Fix rm_rf on windows
authorAlex Crichton <alex@alexcrichton.com>
Wed, 25 Jun 2014 05:04:57 +0000 (22:04 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 25 Jun 2014 18:12:56 +0000 (11:12 -0700)
commit06d19011db5fb8df9c891ea4a8266ff10477b28c
tree1af17ba102071292a3f7d24856cb4e21bc5dd3f4
parent200398ef8fd242fa0269594428f06b28ac3cae5c
Fix rm_rf on windows

Apparently git checkouts have objects in the database with permissions 444 which
need to be changed to something with a write permission before removal.
tests/support/paths.rs